PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowImageContent Class / setHorizontalAlign Method
The image alignment on horizontal relative to available space.
In This Topic
    setHorizontalAlign Method
    In This Topic
    Sets the horizontal align.
    Syntax
    public void setHorizontalAlign( 
       PDFGraphicAlign value
    )

    Parameters

    value
    The image alignment on horizontal relative to available space.
    See Also